nngn
Loading...
Searching...
No Matches
fn.h File Reference
#include <tuple>
#include "types.h"
#include "utils.h"
Include dependency graph for fn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nngn::detail::fn_args< R(*)(A...)>
 
struct  nngn::to< T >
 Function object which converts its argument to T via static_cast. More...
 
struct  nngn::constant< x >
 Function object which always produces the same value. More...
 

Namespaces

namespace  nngn
 
namespace  nngn::detail