Orcus
|
#include <auto_filter.hpp>
Public Types | |
using | match_values_type = std::unordered_set< std::string_view > |
Public Member Functions | |
void | reset () |
void | swap (auto_filter_column_t &r) |
Public Attributes | |
match_values_type | match_values |
Data for a single column inside autofilter range.