All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::size< TypesVector< Args...> > Struct Template Reference

Computes size of TypesVector. More...

#include <types_vector.hpp>

Public Types

enum  { value = sizeof...(Args) }
 

Detailed Description

template<typename... Args>
struct paal::data_structures::size< TypesVector< Args...> >

Computes size of TypesVector.

Definition at line 38 of file types_vector.hpp.


The documentation for this struct was generated from the following file: