lines 7-24 of file: example/utility/near_equal.cpp

{xrst_begin near_equal.cpp}

NearEqual Function: Example and Test
####################################

File Name
*********
This file is called ``near_equal.cpp`` instead of
``NearEqual.cpp``
to avoid a name conflict with ``../lib/NearEqual.cpp``
in the corresponding Microsoft project file.

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

{xrst_end near_equal.cpp}
