Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::stl::resize Struct Reference

#include <container.hpp>

Public Types

typedef void result_type
 

Public Member Functions

template<typename C , typename Arg1 >
void operator() (C &c, Arg1 const &arg1) const
 
template<typename C , typename Arg1 , typename Arg2 >
void operator() (C &c, Arg1 const &arg1, Arg2 const &arg2) const
 

Member Typedef Documentation

Member Function Documentation

template<typename C , typename Arg1 >
void boost::phoenix::stl::resize::operator() ( C &  c,
Arg1 const &  arg1 
) const
inline
template<typename C , typename Arg1 , typename Arg2 >
void boost::phoenix::stl::resize::operator() ( C &  c,
Arg1 const &  arg1,
Arg2 const &  arg2 
) const
inline

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