소스 검색

Add more new C++11 keywords

main
PaulStoffregen 7 년 전
부모
커밋
587be2dd07
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      keywords.txt

+ 6
- 0
keywords.txt 파일 보기

@@ -2,6 +2,12 @@
# language keywords - Arduino doesn't define these, but probably should
volatile LITERAL2
constexpr LITERAL2
alignas LITERAL2
alignof LITERAL2
nullptr LITERAL2
noexcept LITERAL2
static_assert LITERAL2
thread_local LITERAL2

# teensy specific functions
elapsedMillis LITERAL2

Loading…
취소
저장