citra-nightly/src/common/logging
Lioncash 1cf3ef15b9 common/logging: Amend documentation comments
Multi-line doc comments still need the '<' after the ///, otherwise it's
treated as a regular comment and makes the original doc comment broken
in viewers, IDEs, etc. While we're at it, also fix some typos in the
comments.
2018-09-21 16:26:21 +02:00
..
backend.cpp Initial support for scripting (#4016) 2018-09-11 22:00:12 +02:00
backend.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
filter.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
filter.h common/logging/filter: Replace C-style case with C++ static_cast 2018-09-15 15:43:00 +02:00
log.h common/logging: Amend documentation comments 2018-09-21 16:26:21 +02:00
text_formatter.cpp Address review comments 2018-03-16 11:18:06 +08:00
text_formatter.h common/logging: Amend documentation comments 2018-09-21 16:26:21 +02:00