pmed / v8pp

Bind C++ functions and classes into V8 JavaScript engine
http://pmed.github.io/v8pp/
Other
898 stars 120 forks source link

Add inline keyword to json_str() and json_parse() #27

Closed ghost closed 7 years ago

ghost commented 7 years ago

Avoid duplicate symbol error.

pmed commented 7 years ago

Thank you!