openMSX
|
#include "catch.hpp"
#include "xrange.hh"
#include <algorithm>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Functions | |
TEST_CASE ("xrange") | |
TEST_CASE ("xrange, random-access") | |
TEST_CASE | ( | "xrange" | ) |
Definition at line 13 of file xrange_test.cc.
References xrange().