![]() |
Home | Libraries | People | FAQ | More |
boost::process::v2::environment::value
// In header: <boost/process/v2/environment.hpp> struct value { // types typedef ; typedef ; typedef ; typedef basic_cstring_ref< ; // construct/copy/destruct (); (value &) = ; (); (); (); (); (value_view); template<typename Source> (, = , = ); (); template<typename InputIt> (, ); value & (value &) = ; value & (value &&); value & (); template<typename Source> value & (); ~(); // public member functions value & (); template<typename Source> value & (); template<typename InputIt> value & (, ); (value &); (); (value &) ; () ; () ; string_view_type () ; () ; () ; () ; (value &) ; () ; (string_view_type) ; () ; template<typename CharT, typename Traits, typename Alloc> ( = ) ; () ; () ; () ; () ; value_iterator () ; value_iterator () ; () ; () ; };
value
public member functionsvalue & ( source);
template<typename Source> value & ( source);
template<typename InputIt> value & ( first, last);
(value & sv);
();
(value & other) ;
() ;
() ;
string_view_type () ;
() ;
() ;
() ;
(value & p) ;
( str) ;
(string_view_type str) ;
( s) ;
template<typename CharT, typename Traits, typename Alloc> ( alloc = ) ;
() ;
() ;
() ;
() ;
value_iterator () ;
value_iterator () ;
() ;
() ;