2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Fix typos (#210)

Thanks to https://github.com/TryKuhn for highlighting the issues
This commit is contained in:
Antony Polukhin
2025-06-17 10:39:53 +03:00
committed by GitHub
parent 9bc3cb2af7
commit 820f56c316
6 changed files with 14 additions and 14 deletions

View File

@@ -41,16 +41,16 @@ environment:
# ADDRMD: 32,64
# CXXSTD: 17,latest
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correclty use std::tuple_size
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correctly use std::tuple_size
ADDRMD: 32,64
CXXSTD: 17,latest
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correclty use std::tuple_size
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correctly use std::tuple_size
ADDRMD: 32,64
CXXSTD: 17,latest
CXXFLAGS: /permissive-
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correclty use std::tuple_size
TOOLSET: msvc # clang-win has problems with structured bindings - it can not correctly use std::tuple_size
ADDRMD: 32,64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
ADDPATH: C:\cygwin\bin;