dpp v0.4.13 (2022-10-13T14:39:34Z)
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