Embedded Template Library 1.0
|
Go to the source code of this file.
Classes | |
struct | etl::power< NV, POWER > |
struct | etl::power< NV, 0 > |
struct | etl::power_of_2_round_up< NV > |
struct | etl::power_of_2_round_up< 0 > |
struct | etl::power_of_2_round_down< NV > |
struct | etl::power_of_2_round_down< 0 > |
struct | etl::power_of_2_round_down< 1 > |
struct | etl::power_of_2_round_down< 2 > |
struct | etl::is_power_of_2< NV > |
struct | etl::is_power_of_2< 0 > |
struct | etl::is_power_of_2< 1 > |
Namespaces | |
namespace | etl |
bitset_ext | |
Typedefs | |
typedef uint64_t | etl::private_power::type |