aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-03-04 13:20:54 -0800
committerDylan Baker <dylan@pnwbakers.com>2020-03-05 09:58:52 -0800
commit08797e13d9cdc5eaff3e16a816252e87eaa66057 (patch)
tree41193b8cdbacde22a0276b501be0ad3c6c6e76f1 /docs/markdown
parent581d69a8d3a726dea06e8bf0cd18bb901692b56f (diff)
downloadmeson-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')
0 files changed, 0 insertions, 0 deletions