Searched refs:throw_on_error (Results 1 – 7 of 7) sorted by relevance
48 BOOST_ASIO_DECL static void throw_on_error(data& d);59 throw_on_error(data_); in winsock_init()65 throw_on_error(data_); in winsock_init()
129 inline bool StringToBool(const std::string& s, bool throw_on_error = true) in StringToBool() argument154 if (is.fail() && throw_on_error) in StringToBool()
24 bp::throw_on_error in main()
115 …[ run throw_on_error.cpp system filesystem : [ test-options throw_on_error ] : spar…
32 constexpr boost::process::detail::throw_on_error_ throw_on_error; variable
65 void winsock_init_base::throw_on_error(data& d)
180 constexpr boost::process::detail::throw_on_error_ throw_on_error; variable