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

#include <Pyramid.hpp>

Public Member Functions

 ContainerSize ()
 
template<typename Iterator >
std::size_t operator() (Iterator first, Iterator last) const
 

Detailed Description

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

Definition at line 142 of file Pyramid.hpp.

Constructor & Destructor Documentation

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

Definition at line 145 of file Pyramid.hpp.

Member Function Documentation

template<typename Container >
template<typename Iterator >
std::size_t slip::ContainerSize< Container >::operator() ( Iterator  first,
Iterator  last 
) const
inline

Definition at line 147 of file Pyramid.hpp.


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