-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I don't know what this is but this looks like a bug:
ashvardanian::stringzilla::string my_string = "Hello";
std::cout << my_string.size() << std::endl; // PRINTS ZERO
Here is a minimal example repo.
I literally just took the latest the latest files, so it's the latest version. I am on Linux Mint.
Steps to reproduce
Here is a minimal example repo.
Expected behavior
size() isn't working.
StringZilla version
Latest
Operating System
Linux Mint 22.2
Hardware architecture
x86
Which interface are you using?
C++ bindings
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working