summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/flyweight/meta/libraries.json
blob: c2de3dbc969c15a9d03d255607c54e9665e9458f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>"
    ]
}