|
| 1 | +# C++ Plus NLS Util language map for cppp-platform. |
| 2 | +# en_US |
| 3 | + |
| 4 | +''' |
| 5 | +/* Copyright (C) 2023 The C++ Plus Project |
| 6 | + This file is part of the cppp-platform library. |
| 7 | + |
| 8 | + The cppp-platform library is free software; you can redistribute it |
| 9 | + and/or modify it under the terms of the The Unlicense as published |
| 10 | + by the unlicense.org |
| 11 | + |
| 12 | + The cppp-platform library is distributed in the hope that it will be |
| 13 | + useful, but WITHOUT ANY WARRANTY; without even the implied warranty |
| 14 | + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the The |
| 15 | + Unlicense for more details. |
| 16 | + |
| 17 | + You should have received a copy of the The Unlicense along with the |
| 18 | + cppp-platform library; see the file COPYING. |
| 19 | + If not, see <http://unlicense.org/>. */ |
| 20 | +''' |
| 21 | +/* Copyright (C) 2023 The C++ Plus Project |
| 22 | + This file is part of the cppp-platform library. |
| 23 | + |
| 24 | + The cppp-platform library is free software; you can redistribute it |
| 25 | + and/or modify it under the terms of the The Unlicense as published |
| 26 | + by the unlicense.org |
| 27 | + |
| 28 | + The cppp-platform library is distributed in the hope that it will be |
| 29 | + useful, but WITHOUT ANY WARRANTY; without even the implied warranty |
| 30 | + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the The |
| 31 | + Unlicense for more details. |
| 32 | + |
| 33 | + You should have received a copy of the The Unlicense along with the |
| 34 | + cppp-platform library; see the file COPYING. |
| 35 | + If not, see <http://unlicense.org/>. */ |
| 36 | +''' |
| 37 | + |
| 38 | +''' |
| 39 | +/* Architectures detection. */ |
| 40 | +''' |
| 41 | +/* Architectures detection. */ |
| 42 | +''' |
| 43 | + |
| 44 | +''' |
| 45 | +/* Fix amd64 and 8086 bug */ |
| 46 | +''' |
| 47 | +/* Fix amd64 and 8086 bug */ |
| 48 | +''' |
| 49 | + |
| 50 | +''' |
| 51 | +/* Compilers detection. */ |
| 52 | +''' |
| 53 | +/* Compilers detection. */ |
| 54 | +''' |
| 55 | + |
| 56 | +''' |
| 57 | +/* C/C++ standards detection. */ |
| 58 | +''' |
| 59 | +/* C/C++ standards detection. */ |
| 60 | +''' |
| 61 | + |
| 62 | +''' |
| 63 | +/* Platforms detection. */ |
| 64 | +''' |
| 65 | +/* Platforms detection. */ |
| 66 | +''' |
| 67 | + |
| 68 | +''' |
| 69 | +/* Unknown architectures */ |
| 70 | +''' |
| 71 | +/* Unknown architectures */ |
| 72 | +''' |
| 73 | + |
| 74 | +''' |
| 75 | +/* Usually C17 means C18. */ |
| 76 | +''' |
| 77 | +/* Usually C17 means C18. */ |
| 78 | +''' |
| 79 | + |
| 80 | +''' |
| 81 | +/* C++ predefines */ |
| 82 | +''' |
| 83 | +/* C++ predefines */ |
| 84 | +''' |
| 85 | + |
| 86 | +''' |
| 87 | +/* Fix MSVC++ __cplusplus's feature. */ |
| 88 | +''' |
| 89 | +/* Fix MSVC++ __cplusplus's feature. */ |
| 90 | +''' |
| 91 | + |
| 92 | +''' |
| 93 | +/* C++ version */ |
| 94 | +''' |
| 95 | +/* C++ version */ |
| 96 | +''' |
0 commit comments