Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
functor.h File Reference

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.
 

Functions

template<class R , class... Args>
std::function< R(Args...)> functor (R(*f)(Args...))