dpp v0.2.0 (2019-05-15T16:52:05Z)
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