mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-09 17:34:28 +02:00
Untabified
[SVN r17188]
This commit is contained in:
@@ -84,7 +84,7 @@ namespace boost { // so Koenig lookup will find
|
|||||||
}
|
}
|
||||||
inner_prod::RetAdd
|
inner_prod::RetAdd
|
||||||
operator+(const inner_prod::T&,
|
operator+(const inner_prod::T&,
|
||||||
const inner_prod::RetMult&) {
|
const inner_prod::RetMult&) {
|
||||||
return inner_prod::RetAdd(dummy_cons);
|
return inner_prod::RetAdd(dummy_cons);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user