ardour/nutemp
David Robillard 40ad977046 Define operator<< in the corresponding namespace
This fixes the build for me with clang 11.1.0 (from LLVM repositories) on
Debian buster as C++11.  As far as I know this is the general best practice
because of ADL voodoo, but Ardour's approach to namespaces is pretty anarchic,
and I'm not really sure exactly why this wasn't building for some types.

Also tested to build find with the default buster GCC 8.3.0.
2021-05-28 12:50:28 -04:00
..
makefile additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
t
t.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
t.h Define operator<< in the corresponding namespace 2021-05-28 12:50:28 -04:00