• Harris Hancock's avatar
    Disable client/server tests in lite-mode · 2e85cef3
    Harris Hancock authored
    Code which relies on RPC clients and servers cannot compile in lite-mode.
    
    Note that none of the FromAny static_asserts in common-test.c++ will
    compile yet in MSVC. Nevertheless, the first three (FromAny<int>,
    FromAny<Reader>, FromAny<Builder>) should reasonably work in lite-mode.
    2e85cef3
common-test.c++ 3.18 KB