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_Copy< Container > Struct Template Reference

#include <Pyramid.hpp>

Public Member Functions

 Pyramid_Copy ()
 
std::vector< Container * > * operator() (const Container &c, const std::size_t levels) const
 

Detailed Description

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

Definition at line 467 of file Pyramid.hpp.

Constructor & Destructor Documentation

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

Definition at line 470 of file Pyramid.hpp.

Member Function Documentation

template<typename Container >
std::vector<Container*>* slip::Pyramid_Copy< Container >::operator() ( const Container &  c,
const std::size_t  levels 
) const
inline

Definition at line 471 of file Pyramid.hpp.


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