Comment 3 for bug 589923

Revision history for this message
Yavor Nikolov (yavor-nikolov) wrote :

"Error: Type name expected instead of "size_t"."

Obviously the issue is that size_t couldn't be resolved since it's is in std namespace (std::size_t)