Skip to content
This repository was archived by the owner on Jun 4, 2018. It is now read-only.
This repository was archived by the owner on Jun 4, 2018. It is now read-only.

GCC 4.6 compatibility #62

@mlange05

Description

@mlange05

Ubuntu LTS and travis use GCC 4.6 as the default compiler, so we should aim to support it. We currently don't due to the use of non-static data member initializers, which is a C++11 feature and easy to change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions