feat Add Any
This commit is contained in:
4
src/any_test.cc
Normal file
4
src/any_test.cc
Normal file
@ -0,0 +1,4 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <sled/any.h>
|
||||
|
||||
TEST(Any, Assign) {}
|
Reference in New Issue
Block a user