Home
C++ Libraries
Thor
Aurora
Documentation
Download
Tutorials
Games
Articles
Book
Contact
Functor doing nothing. More...
Functor doing nothing.
Can be used as a fallback function for the dynamic dispatchers. The functor returns a default-constructed object of type R, or nothing if R is void.