Public Member Functions | |
Check (CheckType type, std::string str, c10::optional< size_t > count=c10::nullopt) | |
Data Fields | |
CheckType | type_ |
c10::optional< size_t > | count_ |
const std::string | search_str_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const Check &c) |
Definition at line 40 of file file_check.cpp.