ArkScript
A small, fast, functional and scripting language for video games
JsonCompiler.cpp File Reference
#include <Ark/Compiler/JsonCompiler.hpp>
#include <Ark/Compiler/Macros/Processor.hpp>
#include <utility>
#include <exception>
#include <stdexcept>
#include <string>
+ Include dependency graph for JsonCompiler.cpp:

Go to the source code of this file.

Namespaces

namespace  Ark
 

Functions

template<typename... Args>
std::string Ark::string_format (const std::string &format, Args &&... args)