Extend Binary_string::strstr to also take in a const char pointer
One shouldn't have to instantiate a Binary_string every time a strstr call is needed.
Showing
Please register or sign in to comment
One shouldn't have to instantiate a Binary_string every time a strstr call is needed.