Stroika Library 3.0d23
 
Loading...
Searching...
No Matches
WellKnownLocations.inl
1/*
2 * Copyright(c) Sophist Solutions, Inc. 1990-2026. All rights reserved
3 */
4
6
7 /*
8 ********************************************************************************
9 ********************* FileSystem::ThroughTmpFileWriter *************************
10 ********************************************************************************
11 */
13 {
14 return filesystem::temp_directory_path ();
15 }
16
17}