Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Compatible with C++ #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Compatible with C++ #2

wants to merge 2 commits into from

Conversation

chennqqi
Copy link

@chennqqi chennqqi commented Dec 5, 2016

  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

	windows _MSC_VER >= 1600(VS2010)

	clang(support but not test)

	gcc(tested gcc>=4.0.0)

2. Add test code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant