mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
e5eaffb790f6b419a79581e17656c3cabf7a77a0
- removed unnecessary using directives in Data library - removed iterator pointers from Var (reduce size, always return copy) - added Alignment header (adapted from LLVM infrastructure) - added alignment guards to SOO implementations
POCO C++ Libraries
When contributing to POCO, please adhere to our coding styleguide: http://www.appinf.com/download/CppCodingStyleGuide.pdf
We use the branching model described in this article: http://nvie.com/posts/a-successful-git-branching-model/
All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).
Description
No description provided
c-plus-plusconfigurationcross-platformdatabase-accesshttp-clienthttp-serverjsonloggingnetworkingpocosqlxml
Readme
325 MiB
Languages
C
50.8%
C++
47.8%
CMake
0.5%
Makefile
0.2%
JavaScript
0.2%
Other
0.3%