2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-25 18:22:25 +00:00
Files
log/example/doc
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
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
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