dpp v0.1.17 (2019-04-24T11:24:49Z)
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