tagion.betterC.utils.Basic

\file Basic.d

Members

Templates

CastTo
template CastTo(T, TList...)

Finds the type in the TList which T can be typecast to return void if not type is found

basename
template basename(alias K)

Template function returns the suffix name after the last '.'

suffix
template suffix(string name, size_t index)
Undocumented in source.

Meta