Menu

Tree [d74d31] master /
 History

HTTPS access


File Date Author Commit
 doxygen unknown
 media unknown
 relinx 2016-06-20 Arlen Keshabyan Arlen Keshabyan [d74d31] Small source code changes
 LICENSE 2016-06-08 Arlen Keshabyan Arlen Keshabyan [57067a] Initial commit
 Readme.txt 2016-06-09 Arlen Keshabyan Arlen Keshabyan [cea863] typo fix
 main.cpp 2016-06-19 Arlen Keshabyan Arlen Keshabyan [509b3d] Unused lambda parameters were removed.
 relinx.cbp 2016-06-19 Arlen Keshabyan Arlen Keshabyan [c58e16] Added more warning compiler options to the proj...

Read Me

The library uses the C++14 standard.

The code was successfully tested on the following compilers:
   * MinGW / GCC 5.3.0
   * Clang 3.9.0
   * MSVC 2015 can successfully compile the library but throws a compile time error on certain unit tests. It cannot understand complex lambdas yet.