Author: anthony_pajot
Date: Wed Jun 15 15:59:07 2011
New Revision: 1055

URL: http://svn.gna.org/viewcvs/pflex-framework?rev=1055&view=rev
Log:
large modifications, now for any operator, Op::f() can be used without having 
to redefine it, and the vectorial template parameter does not need to be 
template-template.

Removed:
    trunk/examples/flexray/core_lib/include/vect/vectorial_operators.hpp
Modified:
    trunk/examples/flexray/core_lib/include/vect/add.hpp
    trunk/examples/flexray/core_lib/include/vect/binary_constant_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/binary_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/binary_op.hpp
    trunk/examples/flexray/core_lib/include/vect/compatible_operands.hpp
    trunk/examples/flexray/core_lib/include/vect/div.hpp
    trunk/examples/flexray/core_lib/include/vect/iterator.hpp
    trunk/examples/flexray/core_lib/include/vect/lerp.hpp
    trunk/examples/flexray/core_lib/include/vect/mul.hpp
    trunk/examples/flexray/core_lib/include/vect/operators.hpp
    trunk/examples/flexray/core_lib/include/vect/sub.hpp
    trunk/examples/flexray/core_lib/include/vect/ternary_constant_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/ternary_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/ternary_op.hpp
    trunk/examples/flexray/core_lib/include/vect/test.cpp
    trunk/examples/flexray/core_lib/include/vect/unary_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/unary_op.hpp
    trunk/examples/flexray/core_lib/include/vect/vect.hpp
    trunk/examples/flexray/core_lib/include/vect/vector_1d.hpp
    trunk/examples/flexray/core_lib/include/vect/vectorial_expr.hpp
    trunk/examples/flexray/core_lib/include/vect/vectorial_struct.hpp


_______________________________________________
Pflex-framework-commits mailing list
Pflex-framework-commits@gna.org
https://mail.gna.org/listinfo/pflex-framework-commits

Reply via email to