![]() |
Home | Libraries | People | FAQ | More |
boost::process::v2::environment::value_view — A view for a value in an environment.
// In header: <boost/process/v2/environment.hpp> struct value_view { // types typedef ; typedef basic_cstring_ref< ; typedef ; typedef ; // construct/copy/destruct (); () = ; (); template<typename Source, typename = ::value>::> (); (); (); () = ; (); (); ~(); // public member functions () ; () ; () ; () ; () ; () ; () ; template<typename CharT, typename Traits, typename Alloc> ( = ) ; () ; () ; () ; () ; value_iterator () ; value_iterator () ; (); () ; () ; };
value_view
public
construct/copy/destruct();
( p) = ;
( p);
template<typename Source, typename = ::value>::> ( source);
( p);
( p);
( p) = ;
( p);
( source);
~();
value_view public member functions( other) ;
() ;
() ;
() ;
( p) ;
( str) ;
( s) ;
template<typename CharT, typename Traits, typename Alloc> ( alloc = ) ;
() ;
() ;
() ;
() ;
value_iterator () ;
value_iterator () ;
();
() ;
() ;