Skip to content

Commit 47f11cd

Browse files
authored
Merge pull request #1280 from DiamonDinoia/readme-remove-cxx14-note
Update README after C++14 requirement
2 parents f2cca24 + 6103095 commit 47f11cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ http://xsimd.readthedocs.io/
104104
| 9.x | ^0.7.0 |
105105
| 8.x | ^0.7.0 |
106106

107-
The dependency on `xtl` is required if you want to support vectorization for `xtl::xcomplex`. In this case, you must build your project with C++14 support enabled.
107+
The dependency on `xtl` is required if you want to support vectorization for `xtl::xcomplex`.
108108

109109
## Usage
110110

0 commit comments

Comments
 (0)