Rate this Page

Define C10_THROW_ERROR#

Define Documentation#

C10_THROW_ERROR(err_type, msg)

throw ::c10::err_type(               \

{__func__, __FILE__, static_cast<uint32_t>(__LINE__)}, msg)

#