![]() |
NEURON
|
#include <convert_cxx_exceptions.hpp>
Public Types | |
using | return_type = std::invoke_result_t< F, Args... > |
Static Public Member Functions | |
static return_type | error_value () |
Definition at line 31 of file convert_cxx_exceptions.hpp.
using nrn::convert_cxx_exceptions_trait< F, Args >::return_type = std::invoke_result_t<F, Args...> |
Definition at line 32 of file convert_cxx_exceptions.hpp.
|
inlinestatic |
Definition at line 34 of file convert_cxx_exceptions.hpp.