|
Silicium
|
#include <path_segment.hpp>
Public Types | |
| typedef native_path_char | char_type |
Public Member Functions | |
| path_segment () BOOST_NOEXCEPT | |
| path_segment (path_segment &&other) BOOST_NOEXCEPT | |
| path_segment (path_segment const &other) | |
| path_segment & | operator= (path_segment &&other) BOOST_NOEXCEPT |
| path_segment & | operator= (path_segment const &other) |
| void | swap (path_segment &other) BOOST_NOEXCEPT |
| boost::filesystem::path | to_boost_path () const |
| noexcept_string const & | underlying () const BOOST_NOEXCEPT |
| char_type const * | c_str () const BOOST_NOEXCEPT |
Static Public Member Functions | |
| static optional< path_segment > | create (boost::filesystem::path const &maybe_segment) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.10