xth
Results
4
issues of
xth
Almost all popular languages already support the use of UTF8 characters as identifiers (e.g. Java,C++,C#,Python etc.). Would ICE consider breaking the limitation of "Slice identifiers are limited to ASCII letters...
question
slice
proposal
CMake 3.17 (Mar 20, 2020) is required.
// ... User user; db_->Put("Tom", user); // or db_->Put("Tom", user, WriteOptions());