Searched defs:calculate_alignment_ct (Results 1 – 1 of 1) sorted by relevance
981 struct calculate_alignment_ct struct983 …:size_t alignment = upper_power_of_2_ct<SizeType, HdrSize + RealNodeSize*NodesPerBlock>::value;984 static const std::size_t num_subblocks = 0;985 …static const std::size_t real_num_node = (alignment - PayloadPerAllocation - HdrSize)/RealNodeSize;995 struct calculate_alignment_ct struct1013 >::type type;1015 static const std::size_t alignment = type::alignment;1016 static const std::size_t num_subblocks = type::num_subblocks;1017 static const std::size_t real_num_node = type::real_num_node;