Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » operator ambiguous
operator ambiguous [message #29793] Wed, 17 November 2010 12:32 Go to previous message
o_wild is currently offline  o_wild
Messages: 28
Registered: December 2008
Location: Urmqi
Promising Member
The expression
~edit_D - ~edit_ddd
will cause an error:
ambiguous overload for 'operator-' in 'Upp::Ctrl::operator~() const() - Upp::Ctrl::operator~()
const()'
candidates are: operator-(double, double) <built-in>
operator-(double, int) <built-in>
operator-(double, Upp::int64) <built-in>
...
(edit_D is EditDouble and edit_ddd is EditInt.)
Even I replace the ~ to .GetData(), error remains.
 
Read Message
Read Message
Previous Topic: Direct generate implement file from .lay file
Next Topic: How to isolate Layouter to layout for custom export files /drag,resize Ctrl's at runtime
Goto Forum:
  


Current Time: Mon Apr 29 01:14:06 CEST 2024

Total time taken to generate the page: 0.04583 seconds