GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::gl_is_pod< T > Member List

This is the complete list of members for graphlab::gl_is_pod< T >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, value=(boost::type_traits::ice_or< boost::is_scalar< T >::value, boost::is_base_of< IS_POD_TYPE, T >::value >::value)) (defined in graphlab::gl_is_pod< T >)graphlab::gl_is_pod< T >