Utility functions. More...
#include "managers.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ecl |
namespace | ecl::lite |
Functions | |
template<typename Data > | |
unsigned int | ecl::lite::global_slots_capacity () |
template<typename Data > | |
unsigned int | ecl::lite::global_slots_stored () |
template<typename Data , typename FunctionClass > | |
unsigned int | ecl::lite::member_slots_capacity (const FunctionClass &object) |
template<typename Data , typename FunctionClass > | |
unsigned int | ecl::lite::member_slots_stored (const FunctionClass &object) |