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