Files
MP-SPDZ/Protocols/ShareInterface.cpp
2021-09-17 14:31:25 +10:00

11 lines
153 B
C++

/*
* ShareInterface.cpp
*
*/
#include "ShareInterface.h"
const int ShareInterface::default_length;
const false_type ShareInterface::triple_matmul;