Remove use of std_cxx11 namespace

Merged
#84 · Created  · Last updated

Merged pull request

Merged in masterleinad/amandus/remove_std_cxx11 (pull request #84)

415e7e1·Author: ·Closed by: ·2017-05-02

Description

In the current developer branch of deal.II, we removed all inclusions of the std_cxx1x namespace. Unfortunately, we were relying on some of these in adaptivity.h. Since we reuquire C++11 now, we can just use the std namespace instead.

0 attachments

0 comments

Loading commits...