Recognition simple variables, pointers and arrays

Hi, Is there any Boost method/class that enables to recognize simple variables, pointers, arrays in C++? Something like: http://groups.google.com/group/alt.sources/browse_thread/thread/8b059c1df87f... Alex

Hi,
Just take a look at boost::type_traits
On Fri, Dec 11, 2009 at 5:45 PM, Alex Vinokur
Hi,
Is there any Boost method/class that enables to recognize simple variables, pointers, arrays in C++?
Something like:
http://groups.google.com/group/alt.sources/browse_thread/thread/8b059c1df87f...
Alex
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Best regards, Yuriy aka D.Rider

Thanks.
"Yuriy Krasnoschek"
participants (2)
-
Alex Vinokur
-
Yuriy Krasnoschek