|
ALPSCore reference
|

Go to the source code of this file.
Namespaces | |
| alps | |
Functions | |
| template<class T > | |
| std::enable_if<!is_sequence< T >::value, std::size_t >::type | alps::size (T const &) |
| template<class T > | |
| std::enable_if< is_sequence< T >::value, std::size_t >::type | alps::size (T const &a) |
1.8.11