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

#include <Pyramid.hpp>

Public Member Functions

 Pyramid_Allocator ()
 
template<typename Iterator >
std::vector< Container * > * operator() (Iterator first, Iterator last, const std::size_t levels) const
 

Detailed Description

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

Definition at line 400 of file Pyramid.hpp.

Constructor & Destructor Documentation

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

Definition at line 403 of file Pyramid.hpp.

Member Function Documentation

template<typename Container >
template<typename Iterator >
std::vector<Container*>* slip::Pyramid_Allocator< Container >::operator() ( Iterator  first,
Iterator  last,
const std::size_t  levels 
) const
inline

Definition at line 405 of file Pyramid.hpp.


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