Searched defs:calculate_alignment_ct (Results 1 – 1 of 1) sorted by relevance
982 struct calculate_alignment_ct struct984 …:size_t alignment = upper_power_of_2_ct<SizeType, HdrSize + RealNodeSize*NodesPerBlock>::value;985 static const std::size_t num_subblocks = 0;986 …static const std::size_t real_num_node = (alignment - PayloadPerAllocation - HdrSize)/RealNodeSize;996 struct calculate_alignment_ct struct1014 >::type type;1016 static const std::size_t alignment = type::alignment;1017 static const std::size_t num_subblocks = type::num_subblocks;1018 static const std::size_t real_num_node = type::real_num_node;