Home
last modified time | relevance | path

Searched refs:fs_copy_guard (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/dll/test/
Dshared_library_load_test.cpp46 struct fs_copy_guard { struct
50 inline explicit fs_copy_guard(const boost::dll::fs::path& shared_library_path) in fs_copy_guard() argument
61 inline ~fs_copy_guard() { in ~fs_copy_guard() argument
290 fs_copy_guard guard(shared_library_path); in main()
516 fs_copy_guard guard(shared_library_path); in main()