Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::op::insert::detail::result_detail< This(Cont, It, Value), typename disable_if< mpl::or_< is_integral< typename remove_cv< typename remove_reference< It >::type >::type >, is_same< typename remove_cv< typename remove_reference< It >::type >::type, typename remove_cv< typename remove_reference< Value >::type >::type > > >::type > Struct Template Reference

#include <regex_actions.hpp>

Public Types

typedef remove_reference< Cont >
::type::iterator 
type
 

Member Typedef Documentation

template<typename This , typename Cont , typename It , typename Value >
typedef remove_reference<Cont>::type::iterator boost::xpressive::op::insert::detail::result_detail< This(Cont, It, Value), typename disable_if< mpl::or_< is_integral< typename remove_cv< typename remove_reference< It >::type >::type >, is_same< typename remove_cv< typename remove_reference< It >::type >::type, typename remove_cv< typename remove_reference< Value >::type >::type > > >::type >::type

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