functor

Create a functor value type (bound struct) from an alias.

template functor(alias fun)
functor
()

Members

Functions

functor
Functor functor()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Functor
struct Functor
Undocumented in source.

Meta