Searched refs:DeepSwapAllocNMaxStorage (Results 1 – 1 of 1) sorted by relevance
1005 static const std::size_t DeepSwapAllocNMaxStorage = std::size_t(1) << std::size_t(11); //2K bytes variable1014 …::is_memtransfer_copy_assignable<F, G>::value && (MaxTmpBytes <= DeepSwapAllocNMaxStorage) && false1051 … <DeepSwapAllocNMaxStorage, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n()