• Rob Earhart's avatar
    Discard debug log output in non-debug mode (#2097) · a4b9e6b7
    Rob Earhart authored
    It seems wasteful to be generating debug output a character at a time
    all the time, only to discard it on non-debug builds.  This change
    replaces that behavior by introducing a no-op operator<< for the debug
    log on non-debug builds.
    a4b9e6b7
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...