Nebula
Loading...
Searching...
No Matches
urn.cc File Reference
#include "io/urn.h"
#include "io/assignregistry.h"
#include "io/fswrapper.h"
#include "core/config.h"

Namespaces

namespace  IO
 Instances of wrapped stream classes.

Functions

IO::URN operator""_urn (const char *c, std::size_t s)
 Literal constructor form string, to use "foobar"_urn will automatically construct an IO::URN.

Function Documentation

◆ operator""_urn()

IO::URN operator""_urn ( const char * c,
std::size_t s )

Literal constructor form string, to use "foobar"_urn will automatically construct an IO::URN.