SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
slip::ContainerAllocator< Container > Struct Template Reference

#include <Pyramid.hpp>

Public Member Functions

 ContainerAllocator ()
 
Container * operator() (const slip::Array< std::size_t > &res) const
 

Detailed Description

template<typename Container>
struct slip::ContainerAllocator< Container >

Definition at line 281 of file Pyramid.hpp.

Constructor & Destructor Documentation

template<typename Container >
slip::ContainerAllocator< Container >::ContainerAllocator ( )
inline

Definition at line 284 of file Pyramid.hpp.

Member Function Documentation

template<typename Container >
Container* slip::ContainerAllocator< Container >::operator() ( const slip::Array< std::size_t > &  res) const
inline

Definition at line 285 of file Pyramid.hpp.


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