ONE - On-device Neural Engine
Loading...
Searching...
No Matches
strcast.h File Reference

Go to the source code of this file.

Namespaces

namespace  pepper
 

Functions

template<typename T >
pepper::safe_strcast (const char *s, const T &v)
 Cast a C-string as a value of type T.
 
template<>
int pepper::safe_strcast< int > (const char *s, const int &v)