openMSX
|
#include "catch.hpp"
#include "monotonic_allocator.hh"
#include "ranges.hh"
#include <bit>
#include <span>
Go to the source code of this file.
Functions | |
TEST_CASE ("monotonic_allocator") | |
TEST_CASE | ( | "monotonic_allocator" | ) |
Definition at line 19 of file monotonic_allocator_test.cc.