Nebula
|
#include "io/uri.h"
#include "io/assignregistry.h"
#include "io/fswrapper.h"
#include "core/config.h"
Namespaces | |
namespace | IO |
Instances of wrapped stream classes. | |
Functions | |
IO::URI | operator""_uri (const char *c, std::size_t s) |
Literal constructor form string, to use "foobar"_uri will automatically construct an IO::URI. | |