[phobos] [D-Programming-Language/phobos] f97aa2: Document that types larger than maxSize will be au...
    GitHub via phobos 
    phobos at puremagic.com
       
    Sun Apr 12 07:12:48 PDT 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f97aa28724b1151a155b50055364a1ce7ce131a5
      https://github.com/D-Programming-Language/phobos/commit/f97aa28724b1151a155b50055364a1ce7ce131a5
  Author: MetaLang <jared771 at gmail.com>
  Date:   2015-04-12 (Sun, 12 Apr 2015)
  Changed paths:
    M std/variant.d
  Log Message:
  -----------
  Document that types larger than maxSize will be automatically boxed
  Commit: f7a8c128d41c27760b0f1ba92da2e4edb62bf6da
      https://github.com/D-Programming-Language/phobos/commit/f7a8c128d41c27760b0f1ba92da2e4edb62bf6da
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-12 (Sun, 12 Apr 2015)
  Changed paths:
    M std/variant.d
  Log Message:
  -----------
  Merge pull request #3180 from MetaLang/variant-doc
Document that types larger than maxSize will be automatically boxed
Compare: https://github.com/D-Programming-Language/phobos/compare/0d73c992a2ab...f7a8c128d41c
    
    
More information about the phobos
mailing list