MCPcopy Create free account
hub / github.com/boostorg/filesystem / test

Function test

test/path_iter_ctor_overload_test.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18#include <initializer_list>
19
20void test(std::initializer_list< boost::filesystem::path > paths)
21{
22}
23
24void test(boost::filesystem::path const& path)
25{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected