Type traits. More...
Go to the source code of this file.
Classes | |
struct | _Wolframe::types::traits::is_back_insertion_sequence< T > |
Enable-if template for deciding wheter elements can be added to the class T with 'push_back' as for example std::vector. More... | |
struct | _Wolframe::types::traits::is_back_insertion_sequence< T >::large_type |
struct | _Wolframe::types::traits::is_back_insertion_sequence< T >::tester_member_signature< V, > |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::types | |
Basic data types (implemented in the core library libwolframe) | |
_Wolframe::types::traits | |
templates for type dependend characteristics in basic types | |
Type traits.
Copyright © 2014 - Project Wolframe - All Rights Reserved