summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/flyweight/meta
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/flyweight/meta')
-rw-r--r--src/boost/libs/flyweight/meta/libraries.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/boost/libs/flyweight/meta/libraries.json b/src/boost/libs/flyweight/meta/libraries.json
new file mode 100644
index 000000000..c2de3dbc9
--- /dev/null
+++ b/src/boost/libs/flyweight/meta/libraries.json
@@ -0,0 +1,14 @@
+{
+ "key": "flyweight",
+ "name": "Flyweight",
+ "authors": [
+ "Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
+ ],
+ "description": "Design pattern to manage large quantities of highly redundant objects.",
+ "category": [
+ "Patterns"
+ ],
+ "maintainers": [
+ "Joaquin M Lopez Munoz <joaquin.lopezmunoz -at- gmail.com>"
+ ]
+}