OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Functions
FileSystemPath.h File Reference
#include <cassert>
#include <compare>
#include <string>
#include <string_view>
#include <utility>
#include "FileSystemPathView.h"

Classes

class  FileSystemPath
 
struct  std::hash< FileSystemPath >
 

Functions

FileSystemPath operator/ (FileSystemPathView l, FileSystemPathView r)
 
FileSystemPath operator/ (FileSystemPathView l, std::string_view r)
 

Function Documentation

◆ operator/() [1/2]

FileSystemPath operator/ ( FileSystemPathView  l,
FileSystemPathView  r 
)
inline

◆ operator/() [2/2]

FileSystemPath operator/ ( FileSystemPathView  l,
std::string_view  r 
)
inline