Sign in
apache
/
logging-log4cxx
/
refs/heads/cpp-20-build
/
.
/
src
/
cmake
/
boost-fallback
/
test-stdfilesystem.cpp
blob: 6c45325ff450cca8f0dfcfde92b1648be5c7b637 [
file
] [
log
] [
blame
]
#include
<filesystem>
int
main
(
int
argc
,
char
**
argv
){
std
::
filesystem
::
path p
;
}