bestBefore

Template that calls static assert if compile date is past of what was passed as an argument. Go figure out what to do with that.

@safe
template bestBefore (
int deprecatedStamp
)

Meta