You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR C2664 "void trie::detail::PrefixHolder<char,ValueT,0>::setkey(std::vector<AtomT,std::allocator> *,trie::detail::trie_offset_t,trie::detail::trie_offset_t)": невозможно преобразовать аргумент 1 из "std::vector<AtomT,std::allocator<wchar_t>> *" в "std::vector<AtomT,std::allocator> *"
trie.h 419
The text was updated successfully, but these errors were encountered:
Code:
VisualStudio 2022 CE
ERROR C2664 "void trie::detail::PrefixHolder<char,ValueT,0>::setkey(std::vector<AtomT,std::allocator> *,trie::detail::trie_offset_t,trie::detail::trie_offset_t)": невозможно преобразовать аргумент 1 из "std::vector<AtomT,std::allocator<wchar_t>> *" в "std::vector<AtomT,std::allocator> *"
trie.h 419
The text was updated successfully, but these errors were encountered: