nngn
Loading...
Searching...
No Matches
delegate.h File Reference
#include <functional>
#include <tuple>
#include <utility>
#include "concepts/fundamental.h"
#include "utils.h"
Include dependency graph for delegate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nngn::delegate_fn< F >
 Unique type for a function or member function pointer. More...
 
class  nngn::delegate< F, Args >
 Static container for a callable and its arguments. More...
 

Namespaces

namespace  nngn