Fixed #186, fixed warning
This commit is contained in:
parent
3ab80ffe6d
commit
9bd19663c1
@ -191,7 +191,7 @@ namespace detail
|
|||||||
typedef ValueType value_type;
|
typedef ValueType value_type;
|
||||||
|
|
||||||
struct Stub {};
|
struct Stub {};
|
||||||
_swizzle_base2& operator= (const Stub& that) {}
|
_swizzle_base2& operator= (Stub const &) {}
|
||||||
|
|
||||||
value_type operator[] (size_t i) const
|
value_type operator[] (size_t i) const
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user