index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
settings.cpp
blob: 0738cb7e494a9aa80af989106a2b0db3042140a8 (
plain
)
1
2
3
4
5
6
7
8
9
#include "bu/settings.h" int main() { Bu::Settings s("Xagasoft", "Settings"); }