Update outdated comment

This commit is contained in:
greg
2019-07-25 20:40:41 -04:00
parent 538f6ef31d
commit 82f48422c0
+3 -1
View File
@@ -4,7 +4,9 @@
// ---------------------------------------------------------------------------
// Copyright (c) 2019, Gregory Popovitch - greg7mdp@gmail.com
//
// minimal header providing phmap::hash_combine
// minimal header providing phmap::HashState
//
// use as: phmap::HashState().combine(0, _first_name, _last_name, _age);
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.