framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
framework::pack_container< Types > Struct Template Reference

Variadic pack container. More...

#include <framework/common/containers/pack_container.hpp>

Public Types

enum  
 Pack container size.
 

Detailed Description

template<typename... Types>
struct framework::pack_container< Types >

Variadic pack container.

Simple wrapper around a varidaic template's parameter pack.


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