瀏覽代碼

Add more new C++11 keywords

main
PaulStoffregen 8 年之前
父節點
當前提交
587be2dd07
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. +6
    -0
      keywords.txt

+ 6
- 0
keywords.txt 查看文件

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


# teensy specific functions # teensy specific functions
elapsedMillis LITERAL2 elapsedMillis LITERAL2

Loading…
取消
儲存