Home
last modified time | relevance | path

Searched refs:HPX_EXCEPTION_EXPORT (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/
H A Dexception_fwd.hpp28 class HPX_EXCEPTION_EXPORT exception;
30 struct HPX_EXCEPTION_EXPORT thread_interrupted;
66 HPX_EXCEPTION_EXPORT extern error_code throws;
H A Dexception.hpp41 class HPX_EXCEPTION_EXPORT exception : public boost::system::system_error
175 struct HPX_EXCEPTION_EXPORT thread_interrupted : std::exception {};
180 struct HPX_EXCEPTION_EXPORT std_exception : std::exception
198 struct HPX_EXCEPTION_EXPORT bad_alloc : std::bad_alloc
216 struct HPX_EXCEPTION_EXPORT bad_exception : std::bad_exception
234 struct HPX_EXCEPTION_EXPORT bad_cast : std::bad_cast
252 struct HPX_EXCEPTION_EXPORT bad_typeid : std::bad_typeid
H A Dexception_list.hpp35 class HPX_EXCEPTION_EXPORT exception_list : public hpx::exception
/dports/devel/hpx/hpx-1.2.1/hpx/config/
H A Dexport_definitions.hpp51 # define HPX_EXCEPTION_EXPORT HPX_SYMBOL_EXPORT macro
55 # define HPX_EXCEPTION_EXPORT HPX_SYMBOL_IMPORT macro