Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
utility.hpp File Reference
Include dependency graph for utility.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::proto::functional::make_pair
 A PolymorphicFunctionObject type that invokes the std::make_pair() algorithm on its arguments. More...
 
struct  boost::proto::functional::make_pair::result< Sig >
 
struct  boost::proto::functional::make_pair::result< This(First, Second)>
 
struct  boost::proto::functional::first
 A PolymorphicFunctionObject type that returns the first element of a std::pair. More...
 
struct  boost::proto::functional::first::result< Sig >
 
struct  boost::proto::functional::first::result< This(Pair)>
 
struct  boost::proto::functional::first::result< This(Pair &)>
 
struct  boost::proto::functional::first::result< This(Pair const &)>
 
struct  boost::proto::functional::second
 A PolymorphicFunctionObject type that returns the second element of a std::pair. More...
 
struct  boost::proto::functional::second::result< Sig >
 
struct  boost::proto::functional::second::result< This(Pair)>
 
struct  boost::proto::functional::second::result< This(Pair &)>
 
struct  boost::proto::functional::second::result< This(Pair const &)>
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::proto
 
 boost::proto::functional