CppCommon  1.0.4.1
C++ Common Library
Namespaces | Functions
function.inl File Reference

Allocation free function inline implementation. More...

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Functions

template<class R , class... Args, size_t Capacity>
void CppCommon::swap (Function< R(Args...), Capacity > &function1, Function< R(Args...), Capacity > &function2) noexcept
 

Detailed Description

Allocation free function inline implementation.

Author
Ivan Shynkarenka
Date
18.08.2017

Definition in file function.inl.