Enable syntax highlighting

This commit is contained in:
Peter Dimov
2021-10-28 23:09:09 +03:00
parent f4d7aeb674
commit 5e71707fd7

View File

@@ -12,6 +12,8 @@ Peter Dimov
:toc: left
:idprefix:
:docinfo: private-footer
:source-highlighter: rouge
:source-language: c++
The Boost.Assert library provides several configurable diagnostic macros
similar in behavior and purpose to the standard macro `assert` from `<cassert>`.