Andrey Semashev
ccf5e745aa
Updated IPC queue example to compile in C++03 mode with gcc.
...
The example uses IPC queue operation_result as a namespace qualifier for
the values of the enum. This is allowed in C++11 and some compilers also allow
it in C++03. This is the preferred use of the enum values, so in the official
docs that kind of use is still displayed. For compatibility with C++03 though
an additional hidden code branch is added that refers to the constants without
qualification.
2018-01-03 19:54:34 +03:00
..
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-08-09 04:20:49 +03:00
2015-01-25 17:32:33 +03:00
2016-07-17 19:41:43 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-04-04 16:01:16 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-08-09 04:20:49 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-04-14 19:32:03 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-04-14 19:32:04 +03:00
2016-07-17 15:43:34 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-04-14 19:32:03 +03:00
2015-01-25 17:32:33 +03:00
2016-02-25 22:07:29 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-08-09 04:20:49 +03:00
2015-01-25 17:32:33 +03:00
2016-08-09 04:20:49 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2016-08-09 04:20:49 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2018-01-03 19:54:34 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00