Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::algorithm::has_native_replace< std::basic_string< T, TraitsT, AllocT > > Class Template Reference

#include <string_traits.hpp>

Public Types

typedef mpl::bool_
< has_native_replace< T >
::value > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=true)
 

Member Typedef Documentation

template<typename T , typename TraitsT , typename AllocT >
typedef mpl::bool_<has_native_replace<T>::value> boost::algorithm::has_native_replace< std::basic_string< T, TraitsT, AllocT > >::type

Member Function Documentation

template<typename T , typename TraitsT , typename AllocT >
boost::algorithm::has_native_replace< std::basic_string< T, TraitsT, AllocT > >::BOOST_STATIC_CONSTANT ( bool  ,
value  = true 
)

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