Files
epics-base/modules/libcom/test/epicsAtomicTest.cpp
Dirk Zimoch 1199fabe90 Fix strange compiler errors with gcc 2.96:
using <namespace::function>; seems not to work but
using namespace <namespace>; works
Also 'add' only works with explicit namespace. Why?
2018-09-21 16:21:13 +02:00

12 KiB