Le 26/02/2012 00:31, Erik de Castro Lopo a écrit :
Lex Trotman wrote:
[...]
If they are used they should be typedefed to a more user friendly name.
I am sure I am not the only one who considers
typedef int32_t my_project_int16_t ;
to be bad practice.
+1
So I suggest that only the fundamental types and <cstddef> types size_t, nullptr_t ptrdiff_t and max_align_t should be available by adding them to the secondary keyword list for C++.
Please do not conflate C++ with C.
hum:
On 25 February 2012 08:01, Frank Lanitz git-noreply@geany.org wrote:
[...]
Modified Paths:
data/filetypes.cpp
Maybe you're confounding? :)
Cheers, Colomban