ip-address
ip-address copied to clipboard
Proposed IP address classes for standard c++
IP Address Proposal
Proposed IP addresses classes for the standard C++ library.
What's Included
./doc- Proposed text using Boost.Quickbook format../include- Reference implementation../tests- Unit tests for reference implementation.
Tested Platforms
- Mac OS 10.8 using g++ 4.7 (requires
-std=c++11) - Mac OS 10.8 using clang++ from Xcode 4.6 (requires
-std=c++11and-stdlib=libc++) - Linux (CentOS 6.2) using g++ 4.7 (requires
-std=c++11) - Windows 7 32-bit using Visual Studio 2010
- Windows 7 x64 using Visual Studio 2010