Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void test(std::initializer_list< boost::filesystem::path > paths)
21
{
22
}
23
24
void test(boost::filesystem::path const& path)
25
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected