Files - Use T_FSPath
This commit is contained in:
parent
5497856be2
commit
424ba93472
3 changed files with 9 additions and 8 deletions
include/ebcl/inline
|
@ -29,7 +29,7 @@ inline void swap( T_File& lhs , T_File& rhs ) noexcept
|
|||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
inline T_String const& T_File::path( ) const noexcept
|
||||
inline T_FSPath const& T_File::path( ) const noexcept
|
||||
{
|
||||
return path_;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue