codex
Loading...
Searching...
No Matches
test.cpp File Reference
#include "test.hpp"
#include <array>
#include <sstream>
#include "bsearch.h"
Include dependency graph for test.cpp:

Namespaces

namespace  anonymous_namespace{test.cpp}
 

Typedefs

using bsearch_fn = bool(int, const int*, const int*)
 

Typedef Documentation

◆ bsearch_fn

using bsearch_fn = bool(int, const int*, const int*)