Skip to content

Proposed IP address classes for standard c++

License

Unknown, BSL-1.0 licenses found

Licenses found

Unknown
COPYING
BSL-1.0
LICENSE_1_0.txt
Notifications You must be signed in to change notification settings

chriskohlhoff/ip-address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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++11 and -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

About

Proposed IP address classes for standard c++

Resources

License

Unknown, BSL-1.0 licenses found

Licenses found

Unknown
COPYING
BSL-1.0
LICENSE_1_0.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published