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