Corrade/Containers/Function.h file new in Git master

Class Corrade::Containers::FunctionData, Corrade::Containers::Function.

Namespaces

namespace Corrade
Root namespace.
namespace Corrade::Containers
Container implementations.

Classes

struct Corrade::Containers::NoAllocateInitT new in Git master
No-allocate initialization tag type.
class Corrade::Containers::FunctionData new in Git master
Function data storage
template<class>
class Corrade::Containers::Function new in Git master
Function wrapper.
template<class R, class ... Args>
class Corrade::Containers::Function<R(Args...)> new in Git master
Function wrapper.

Variables

NoAllocateInitT NoAllocateInit constexpr new in Git master
No-allocate initialization tag.