CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
function.h File Reference

Allocation free function definition. More...

#include <functional>
#include <memory>
#include "function.inl"

Go to the source code of this file.

Classes

class  CppCommon::Function< R(Args...), Capacity >
 Allocation free function. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Allocation free function definition.

Author
Ivan Shynkarenka
Date
18.08.2017

Definition in file function.h.