ΒΆtemplate <typename T>
bool fromJSON(const llvm::json::Value& E,
              std::vector<T>& Out)

Declared at: llvm/include/llvm/Support/JSON.h:612

Templates

T

Parameters

const llvm::json::Value& E
std::vector<T>& Out