distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
ContiguousRange.hpp File Reference

ContiguousRange template class header. More...

#include <array>
Include dependency graph for ContiguousRange.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  estd::ContiguousRange< T >
 ContiguousRange template class is a pair of iterators to contiguous sequence of elements in memory. More...
 

Namespaces

 estd
 Collection of useful templates.
 

Detailed Description

ContiguousRange template class header.

Author
Copyright (C) 2014-2018 Kamil Szczygiel http://www.distortec.com http://www.freddiechopin.info
License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.