mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
99e0f1e65a
The tests need to call a private method, Milvus uses `#define` to replace private with public, the hack trick works but would be broken if the including order changed. This uses friend to make all things work well Signed-off-by: yah01 <yang.cen@zilliz.com> Signed-off-by: yah01 <yah2er0ne@outlook.com> |
||
---|---|---|
.. | ||
build-support | ||
cmake | ||
src | ||
thirdparty | ||
unittest | ||
build.sh | ||
CMakeLists.txt | ||
conanfile.py | ||
OWNERS | ||
run_clang_format.sh |