index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
flat_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize the syntax of various templates.
Sadie Powell
2022-06-23
1
-4
/
+4
*
Slim the included headers down more.
Sadie Powell
2022-01-26
1
-2
/
+0
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-9
/
+9
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-5
/
+10
*
Fix MSVC compatibility issues.
Sadie Powell
2021-06-07
1
-3
/
+1
*
Migrate collections from insert to emplace.
Sadie Powell
2021-04-18
1
-1
/
+25
*
Fix various uses of the _t suffix which is reserved by POSIX.
Sadie Powell
2021-04-17
1
-23
/
+23
*
Add an initializer_list constructor to the flat types.
Sadie Powell
2021-04-14
1
-0
/
+24
*
Merge branch 'insp3' into master.
Sadie Powell
2020-11-01
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2020-10-30
1
-1
/
+1
|
*
Silence some copy warnings on C++11 compilers.
Sadie Powell
2020-08-01
1
-0
/
+20
*
|
Fix warnings on GCC 9.
Sadie Powell
2020-05-11
1
-5
/
+15
|
/
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-0
/
+1
*
Allow customising ElementComp in flat_{map,multimap,multiset,set}.
Peter Powell
2019-02-19
1
-12
/
+12
*
Add flat_[multi]{map,set} containers
Attila Molnar
2014-12-15
1
-0
/
+383