vulkanish ~master (2020-11-19T14:50:54Z)
Dub
Repo
VshErrorErrorCode
vulkanish
helpers
error
Undocumented in source.
class
VshErrorErrorCode :
AnyVshError
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
vulkanish
helpers
error
classes
AnyVshError
VshErrorErrorCode
VshErrorSuccessCode
functions
vshAssert
vshEnforce
templates
VshError
VshErrorBase