File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Lazy<T >
2- [ ![ Tested Compilers] ( https://img.shields.io/badge/compilers-gcc%20%7C%20clang-brightgreen.svg )] ( #tested-compilers )
32[ ![ Build Status] ( https://travis-ci.org/bitwizeshift/Lazy.svg?branch=master )] ( https://travis-ci.org/bitwizeshift/Lazy )
3+ [ ![ Github Issues] ( https://img.shields.io/github/issues/bitwizeshift/Lazy.svg )] ( http://github.com/bitwizeshift/Lazy/issues )
4+ [ ![ Tested Compilers] ( https://img.shields.io/badge/compilers-gcc%20%7C%20clang-blue.svg )] ( #tested-compilers )
45[ ![ Documentation] ( https://img.shields.io/badge/docs-doxygen-blue.svg )] ( http://bitwizeshift.github.io/Lazy )
56[ ![ GitHub License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/bitwizeshift/Lazy/master/LICENSE.md )
67[ ![ Github Releases] ( https://img.shields.io/github/release/bitwizeshift/Lazy.svg )] ( https://github.com/bitwizeshift/Lazy/releases )
7- [ ![ Github Issues] ( https://img.shields.io/github/issues/bitwizeshift/Lazy.svg )] ( http://github.com/bitwizeshift/Lazy/issues )
88
99
1010## What is ` Lazy<T> ` ?
You can’t perform that action at this time.
0 commit comments