Hi Scuri,

Possible errors with iup_mglplot.cpp

1.  line 97: error #40: expected an identifier
 !_Is_implicitly_default_constructible<_Uty1>::value || 
!_Is_implicitly_default_constructible<_Uty2>::value)

2. line 96: error #788: not a valid member class or function template 
declaration
 constexpr explicit(
 ^

3.  line 96: error #772: "explicit" is not allowed
 constexpr explicit(
^

4.  line 98: error #65: expected a ";"
 pair() noexcept(
^

5.  line 178: error #40: expected an identifier
explicit piecewise_construct_t() = default;

regards,
Ranier Vilela

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to