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