impl_ptr_policy::storage
// In header: <detail/inplace.hpp> template<size_t s, size_t a = std::size_t(-1)> struct storage { // public data members static size_t constexpr size; static size_t constexpr alignment; };