Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
|
#include <carefree.hpp>
Public 成员函数 | |
gcc_compile (string filename, string output_name) | |
gcc_compile & | gcc (string gcc_path) |
gcc_compile & | optimization (optimization_type opti) |
gcc_compile & | cpp_version (cpp_version cpp) |
gcc_compile & | warning_level (cpp_warnings::type warning) |
gcc_compile & | add_warning (cpp_warnings::type warning) |
gcc_compile & | linking_static (bool link_static=true) |
gcc_compile & | include_file (string filename) |
gcc_compile & | define (string key, string value="") |
gcc_compile & | include_dir (string dir) |
gcc_compile & | link (string lib) |
gcc_compile & | debug_mode (bool debug=true) |
string | command () |
judge_result_type | start () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |