On this page@boost/common/optimal Index VariablesportablePathSchemaVariables constportablePathSchemaportablePathSchema: UnionSchema<PortablePath> = ...A schema for validating a value is a PortablePath. Checks for a string, Path, or Pathable.
A schema for validating a value is a
PortablePath
. Checks for a string,Path
, orPathable
.