lines 7-24 of file: example/jit/compile.cpp

{xrst_begin jit_compile.cpp}

JIT Compiler Options: Example and Test
######################################

compile
*******
This example demonstrates setting the JIT
:ref:`create_dll_lib@options@compile` option.

Source
******
{xrst_literal
   // BEGIN C++
   // END C++
}

{xrst_end jit_compile.cpp}
