diff options
| author | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-12-20 12:47:27 +0000 | 
|---|---|---|
| committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-12-20 12:47:27 +0000 | 
| commit | a2fc2672206eb00c9df6afae26f7ba2e048c3830 (patch) | |
| tree | 0d79b6c88573c56f5e1b893a4d0942f5aa7e6e78 /posts/libstdc++-std-unordered-map | |
| parent | d54216b239f7b02fcd74b64c90d891998e62d671 (diff) | |
| download | blog-a2fc2672206eb00c9df6afae26f7ba2e048c3830.tar.gz blog-a2fc2672206eb00c9df6afae26f7ba2e048c3830.tar.bz2 blog-a2fc2672206eb00c9df6afae26f7ba2e048c3830.zip | |
Add author metadata tag to feed and posts
Diffstat (limited to 'posts/libstdc++-std-unordered-map')
| -rw-r--r-- | posts/libstdc++-std-unordered-map/metadata.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/posts/libstdc++-std-unordered-map/metadata.txt b/posts/libstdc++-std-unordered-map/metadata.txt index 1f08fa9..24b3750 100644 --- a/posts/libstdc++-std-unordered-map/metadata.txt +++ b/posts/libstdc++-std-unordered-map/metadata.txt @@ -1,3 +1,4 @@  Title: How libstdc++ `std::unordered_map` implemented? +Author: Dmitry Ilvokhin  Date: 2023-07-02  Status: published |