1. C++ / Говнокод #19316

    +3

    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    6. 6
    7. 7
    8. 8
    9. 9
    class ResourcePack
    {
        MultipleLinearMaps<string, Texture, Mesh, Model3D, VideoBuffer, Shader, ShaderObj, Framebuffer,
    		Effect, PostEffect, Sampler, VertexLayout, StructureType, ParameterBlock,
    		ShaderTemplate, ShaderModuleTemplate, ShaderModule, ShaderModuleType,
    		ShaderGenerator, ShaderLibrary, ImageFunction> maps;
    
        //...
    };

    Наконец-то я осилил variadic templates!

    Запостил: gammaker, 16 Января 2016

    Комментарии (1) RSS

    • "Your scientists were so preoccupied with whether or not they could, they didn’t stop to think if they should."
      Ответить

    Добавить комментарий