/lstl

Primary LanguageC++Boost Software License 1.0BSL-1.0

lstl - latest STL for Visual Studio 2015 update3

Build status

Visual Studio 2015 update3で未実装のSTLを補完する。

Visual Studio 2015 update3相当のコンパイラで利用可能。

cl.exeへのオプションに/std:c++latestが必要。

lstl/Include配下のヘッダが本体。他はテスト。

ぼちぼち実装していきます・・・

  • optional
  • scope (except unique_resoruce)