PeterSommerlad / scope11

provide a version of unique_resource and scope_exit for C++11 (reduced functionality see https://wg21.link/p0052 )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scope11

C++11 version of unique_resource and scope guards from LFTS3

**HELP WANTED with making it compile and work with MSVC **

  • needs to be worked on for making it compile with --std=c++11

  • reduced functionality due to limited features available

About

provide a version of unique_resource and scope_exit for C++11 (reduced functionality see https://wg21.link/p0052 )

License:MIT License


Languages

Language:C++ 95.5%Language:C 4.5%