The OpenD Programming Language

FindSmileRootsResult.validate

struct FindSmileRootsResult(T)
version(D_Exceptions)
@safe pure @nogc scope const @property ref inout return
validate
()
if (
__traits(isFloating, T)
)

Meta