Buckets:
| // -*- C++ -*- | |
| //===----------------------------------------------------------------------===// | |
| // | |
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | |
| // See https://llvm.org/LICENSE.txt for license information. | |
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | |
| // | |
| //===----------------------------------------------------------------------===// | |
| /* | |
| cstddef synopsis | |
| Macros: | |
| offsetof(type,member-designator) | |
| NULL | |
| namespace std | |
| { | |
| Types: | |
| ptrdiff_t | |
| size_t | |
| max_align_t // C++11 | |
| nullptr_t | |
| byte // C++17 | |
| } // std | |
| */ | |
| This usually means that your header search paths are not configured properly. \ | |
| The header search paths should contain the C++ Standard Library headers before \ | |
| any C Standard Library, and you are probably using compiler flags that make that \ | |
| not be the case. | |
Xet Storage Details
- Size:
- 1.61 kB
- Xet hash:
- 43c070aab6a2652bd3ea08ce4384a32c4a92814ab9b6460ff1bc58e5418e0399
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.