Skip to content

Tags: mapbox/geometry.hpp

Tags

v2.0.3

Toggle v2.0.3's commit message
fix formatting

v2.0.2

Toggle v2.0.2's commit message
Added missing include header, added identifier stream

v2.0.1

Toggle v2.0.1's commit message
make function inline

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from mapbox/value_shared_ptr

Recursive feature values through shared ptrs

v1.1.0

Toggle v1.1.0's commit message
Remove fields related to feature state

Move the new fields to GL Native as they are not part of
the GeoJSON specification.

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
std::ostream operator<< overloads

v0.9.3

Toggle v0.9.3's commit message
Fix compilation errors with libc++ on QNX 7

It seems that the QNX 7 compiler (i.e qcc based on GCC 5.4.0 with
libc++ from LLVM) has a limited c++11 feature support and causing
the compilation errors with the inheriting constructors. This patch
fixes the issues by providing the required constructors explicitly.

v0.9.2

Toggle v0.9.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #51 from mapbox/g++-4.9

Build for g++-4.9

v0.9.0-gxx-4.9

Toggle v0.9.0-gxx-4.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Build for g++-4.9