dpp v0.4.10 (2022-04-05T16:19:16Z)
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