Files
boost_unordered/test/cfoa/explicit_alloc_ctor_tests.cpp
T

7 lines
284 B
C++
Raw Normal View History

2024-08-25 18:34:58 +02:00
// Copyright 2024 Joaquin M Lopez Munoz.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
2024-08-25 18:34:58 +02:00
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_UNORDERED_CFOA_TESTS
#include "../unordered/explicit_alloc_ctor_tests.cpp"