|
emlabcpp
modern opinionated embedded C++ library
|
Include dependency graph for static_function.h:Go to the source code of this file.
Namespaces | |
| emlabcpp | |
| MIT License. | |
| emlabcpp::detail | |
Typedefs | |
| template<typename Signature , std::size_t Capacity> | |
| using | emlabcpp::static_function = static_function_base< Signature, Capacity, alignof(void *) > |
Enumerations | |
| enum class | emlabcpp::detail::static_function_operations : uint8_t { emlabcpp::detail::COPY , emlabcpp::detail::MOVE , emlabcpp::detail::DESTROY } |