![]() |
User Guide
|
#include <catch2/catch_test_macros.hpp>
#include "codegen/codegen_cpp_visitor.hpp"
#include "codegen/codegen_utils.hpp"
Go to the source code of this file.
Typedefs | |
using | input_result_map = std::unordered_map< std::string, std::string > |
Functions | |
SCENARIO ("C codegen utility functions", "[codegen][util][c]") | |
using input_result_map = std::unordered_map<std::string, std::string> |
Definition at line 17 of file codegen_utils.cpp.
SCENARIO | ( | "C codegen utility functions" | , |
"" | [codegen][util][c] | ||
) |
Definition at line 19 of file codegen_utils.cpp.