#include <winstl/winstl.h>
#include <winstl/filesystem/filesystem_traits.hpp>
#include <winstl/filesystem/path.hpp>
#include <stlsoft/shims/access/string.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Functions | |
| template<typename S, typename C> | |
| size_t | path_squeeze (S const &path, C *buffer, size_t cchBuffer) |
| Squeezes a path into a fixed length character buffer. | |
1.5.6