Commit graph

4 commits

Author SHA1 Message Date
6ce534fc8a Update license header 2017-03-15 22:13:13 +00:00
db7b9becd5 Let users specify a wrapping namespace.
This is useful when vwr is used and publicly exposed in a
library. If both the library and the standalone project depend
on vwr, this change gives the user the opportunity to keep the
two usages separate. This is especially important if both the
library and the standalone program happen to specialize the
Info template for the same type.
2017-03-04 00:04:40 +00:00
2f4d319675 Implement binary operators.
This also has the benefical side effect of ridding me of that
stupid VWR_STATIC_CAST_RESULTS macro.
2016-11-08 02:24:21 +01:00
891fa25675 Add vector_cast implementation and the unit test for it. 2016-11-02 01:19:48 +01:00