![]() |
AlgoPlus v0.1.0
|
Public Member Functions | |
| Capturer (StringRef macroName, SourceLineInfo const &lineInfo, ResultWas::OfType resultType, StringRef names) | |
| void | captureValue (size_t index, std::string const &value) |
| template<typename T> | |
| void | captureValues (size_t index, T const &value) |
| template<typename T, typename... Ts> | |
| void | captureValues (size_t index, T const &value, Ts const &... values) |