issues
search
benedictkao
/
UTD
Unstandard Library for basic data structures
2
stars
0
forks
source link
Add rest of string32 UT
#26
Closed
benedictkao
closed
1 year ago
benedictkao
commented
1 year ago
Fix code style formatting of string32.cpp
Add
empty()
fun
Add
==
operator to compare directly with c str instead of requiring implicit conversion
Add rest of string32 UT
Fixed some bugs while testing with UT
empty()
fun==
operator to compare directly with c str instead of requiring implicit conversion