diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-04 13:20:54 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-03-05 09:58:52 -0800 |
commit | 08797e13d9cdc5eaff3e16a816252e87eaa66057 (patch) | |
tree | 41193b8cdbacde22a0276b501be0ad3c6c6e76f1 /docs/markdown/Subprojects.md | |
parent | 581d69a8d3a726dea06e8bf0cd18bb901692b56f (diff) | |
download | meson-08797e13d9cdc5eaff3e16a816252e87eaa66057.zip meson-08797e13d9cdc5eaff3e16a816252e87eaa66057.tar.gz meson-08797e13d9cdc5eaff3e16a816252e87eaa66057.tar.bz2 |
dependencies: Use CompilerType not Compiler
Compiler is invariant, in other words Compiler and only Compiler can
fulfull it, it's derived classes cannot be used. CompilerType is
covariant, that is Compiler and any derived class can fulfill it. This
fixes a number of issues in the boost module.
Diffstat (limited to 'docs/markdown/Subprojects.md')
0 files changed, 0 insertions, 0 deletions