testLoadStore

///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

version(CoreUnittest)
pure nothrow @nogc @trusted
void
testLoadStore
(
T val = T.init + 1
)

Meta