Implements option class member functions. More...
#include "options.hpp"#include "version.hpp"#include "clexception.hpp"#include <iostream>Variables | |
| static const char * | opencl_lib_default = CLCC_OPENCL_DYNLIB_NAME |
| The default dynamic library name to open, its value is platform-specific. | |
| static const char * | opencl_options = "" |
| The default OpenCL compiler options. | |
| static const char * | opencl_output_file_default = "cl.out" |
| The default output filename. | |
Implements option class member functions.
1.7.2