More consistent formatting of examples in documentation

This commit is contained in:
William S Fulton 2017-07-30 17:18:55 +01:00
commit 04131a988f
8 changed files with 161 additions and 160 deletions

View file

@ -4042,7 +4042,7 @@ namespace foo {
typedef int Integer;
class bar {
public:
...
...
};
}