LLFIO v2.00
Loading...
Searching...
No Matches
llfio_v2_xxx::construct< path_handle > Struct Reference

Constructor for path_handle More...

#include "path_handle.hpp"

Public Member Functions

result< path_handleoperator() () const noexcept
 

Public Attributes

const path_handlebase
 
path_handle::path_view_type _path
 

Detailed Description

Constructor for path_handle

Member Function Documentation

◆ operator()()

result< path_handle > llfio_v2_xxx::construct< path_handle >::operator() ( ) const
inlinenoexcept
160{ return path_handle::path(base, _path); }
static result< path_handle > path(const path_handle &base, path_view_type path) noexcept

The documentation for this struct was generated from the following file: