Embedded Template Library 1.0
|
Check to see if the requested extract is contained within one element. More...
#include <bitset_new.h>
Static Public Attributes | |
static ETL_CONSTANT bool | value = ((Position + Length - 1) >> etl::log2<Bits_Per_Element>::value) == (Position >> etl::log2<Bits_Per_Element>::value) |
Check to see if the requested extract is contained within one element.