nngn
|
#include <functional>
#include <tuple>
#include <utility>
#include "concepts/fundamental.h"
#include "utils.h"
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 |