ΒΆtemplate <typename N>
inline bool to_float(const llvm::Twine& T,
N& Num,
N (*)(const char*, char**)
StrTo)
template <typename N>
inline bool to_float(const llvm::Twine& T,
N& Num,
N (*)(const char*, char**)
StrTo)
Declared at: llvm/include/llvm/ADT/StringExtras.h:199
Templates
- N
Parameters
- const llvm::Twine& T
- N& Num
- N (*)(const char*, char**) StrTo