map icon indicating copy to clipboard operation
map copied to clipboard

Compatible with C++

Open chennqqi opened this issue 7 years ago • 0 comments

  1. Build Compatible with C++(-Wall -Werror)

    windows _MSC_VER >= 1600(VS2010 C++11 add decltype)

    clang(support but not test)

    gcc(tested gcc>=4.0.0)

  2. Add test code

chennqqi avatar Dec 05 '16 01:12 chennqqi