CppCommon
1.0.4.1
C++ Common Library
|
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 |
Allocation free function inline implementation.
Definition in file function.inl.