nxt.attr

Undocumented in source.

Members

Aliases

hasSillyWalk
alias hasSillyWalk(alias what) = anySatisfy!(isSillyWalk, __traits(getAttributes, what))
Undocumented in source.
helper
alias helper(alias T) = T
Undocumented in source.
helper
alias helper(T) = T
Undocumented in source.

Enums

hasSillyWalk
eponymoustemplate hasSillyWalk(what)
Undocumented in source.
isSillyWalk
eponymoustemplate isSillyWalk(alias T)
Undocumented in source.

Functions

allWithSillyWalk
void allWithSillyWalk()

Find all functions with certain attribute.

Structs

sillyWalk
struct sillyWalk
Undocumented in source.

Meta