pathlib ~master (2022-04-10T04:30:00.0067773)
Dub
Repo
PathCommon.opEquals
pathlib
PathCommon
Equality overload.
mixintemplate
PathCommon
(TheStringType, alias theSeparator, alias theCaseSensitivity)
const
bool
opEquals
()
(
auto
ref
in
PathType
other
)
if
(
isSomeString
!
TheStringType
&&
isSomeString
!(
typeof
(
theSeparator
))
)
Meta
Source
See Implementation
pathlib
PathCommon
aliases
PathType
StringType
caseSensitivity
separator
functions
opBinary
opCmp
opEquals
opOpAssign
toString
variables
data
Equality overload.