Deleted to prevent brace initialization.
Synopsis
Declared in <absl/strings/str_cat.h>
template<typename T>
AlphaNum(std::initializer_list<T> list) = delete;
Parameters
Name |
Description |
list |
The object to construct from |
Created with MrDocs