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

#include <regex_format.hpp>

Public Member Functions

template<class T >
 any_type (const T &)
 
template<class T , class U >
 any_type (const T &, const U &)
 
template<class T , class U , class V >
 any_type (const T &, const U &, const V &)
 

Constructor & Destructor Documentation

template<class T >
boost::re_detail::any_type::any_type ( const T )
template<class T , class U >
boost::re_detail::any_type::any_type ( const T ,
const U &   
)
template<class T , class U , class V >
boost::re_detail::any_type::any_type ( const T ,
const U &  ,
const V &   
)

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