TTL.opUnary

Create "no ttl" - means do not use ttl with this entry

struct TTL
pure nothrow @safe @nogc
opUnary
(
string op
)
()
if (
op == "~"
)

Meta