#include "allocator_testing.hpp"
◆ config()
quickcpplib::_xxx::allocator_testing::config::config |
( |
| ) |
|
|
inline |
46 {
47 }
std::atomic< size_t > count
Definition allocator_testing.hpp:41
std::atomic< size_t > fail_at
Definition allocator_testing.hpp:41
std::atomic< size_t > fail_from
Definition allocator_testing.hpp:41
◆ count
std::atomic<size_t> quickcpplib::_xxx::allocator_testing::config::count |
◆ fail_from
std::atomic<size_t> quickcpplib::_xxx::allocator_testing::config::fail_from |
◆ fail_at
std::atomic<size_t> quickcpplib::_xxx::allocator_testing::config::fail_at |
The documentation for this struct was generated from the following file: