aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bstring/pkg-descr
blob: a0dd1a7bb6a6920ff4a40d4638376acfb444f561 (plain) (blame)
1
2
The Better String Library is an abstraction of a string data type which is
superior to the C library char buffer string type, or C++'s std::string.