Skip to content
  • Nima Saed-Samii's avatar
    Add compatibility layer for C++11 · 0d0f2575
    Nima Saed-Samii authored
    The only C++14 dependency was std::make_unique. This adds a compatibility
    layer to provide a make_unique implementation when compiling against
    C++11.
    0d0f2575