framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
framework::serializable::fixed_container< Value, Container > Struct Template Reference

#include <framework/serializable/mutators/fixed_contain.hpp>

Inheritance diagram for framework::serializable::fixed_container< Value, Container >:
framework::serializable::mutator_type< Container >

Detailed Description

template<typename Value, typename Container>
struct framework::serializable::fixed_container< Value, Container >

Serializes a fixed size container using the value type specification Value.

Template Parameters
Valuevalue specification
Containercontainer type

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