Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

vector<int> is OK, but string or wstring no-work.

<< < (23/23)

MortenMacFly:

--- Quote from: ollydbg on January 18, 2010, 09:55:24 am ---I'm not sure a enum variable(combine all the state in one variable) is better??

--- End quote ---
In terms of memory footprint: yes. In terms of logic: the boolean field have nothing in common really. So combining them logically makes no sense. So a default enum would be enough.

Navigation

[0] Message Index

[*] Previous page

Go to full version