Variable URI::Template::KNOWN_MODIFIERS¶
Defined in File Modifier.h
Variable Documentation¶
-
const std::vector<std::shared_ptr<Modifier>>
URI::Template
::
KNOWN_MODIFIERS
= {std::make_shared<ModLength>(), std::make_shared<ModExplode>(),}¶ Collection of different modifier instances to use for variables.