dpp v0.0.6 (2018-11-15T17:01:24Z)
Dub
Repo
UntranslatableException
dpp
translation
exception
Some C++ concepts simply have no D equivalent
class
UntranslatableException : Exception {
import
std
.
exception
:
basicExceptionCtors
;
;
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
dpp
translation
exception
classes
UntranslatableException
Some C++ concepts simply have no D equivalent