fixity fix
This commit is contained in:
parent
eb6f2abdd5
commit
a5773b47e4
3 changed files with 54 additions and 0 deletions
|
@ -5,7 +5,9 @@
|
|||
|
||||
% content.link = "programming/languages/cxx/access-modifiers-as-labels"
|
||||
redirect_from = ["programming/cxx/access-modifiers-as-labels"]
|
||||
id = "01J0VN48AZGGM35KT8ANEA2B9Q"
|
||||
+ :page: access modifiers as labels (`private:`, `protected:`, and `public:`)
|
||||
|
||||
% content.link = "programming/languages/cxx/shared-unique-ptr-deleter"
|
||||
id = "01J0VN48AZYH6KJGK7PSKN0PCA"
|
||||
+ :page: freeing C memory automatically using `std::unique_ptr` and `std::shared_ptr`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue