v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <v8helpers.h>
Public Member Functions | |
template<class... Ts> | |
CastException (const std::string &reason, Ts &&...ts) | |
virtual const char * | what () const noexcept override |
Definition at line 108 of file v8helpers.h.
|
inline |
Definition at line 114 of file v8helpers.h.
|
inlineoverridevirtualnoexcept |
Definition at line 115 of file v8helpers.h.