Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Class template array

Boost , Boost.Test , Header <boost/test/data/monomorphic/array.hpp>

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Class template array

boost::unit_test::data::monomorphic::array — Dataset view of a C array.

Synopsis

// In header: <boost/test/data/monomorphic/array.hpp>
template<typename T> 
class array {
public:
  // types
  typedef T         sample;  
  typedef T const * iterator;
  enum @4 { arity = = 1 };
  // construct/copy/destruct
  array(T const *, std::size_t);
  // public member functions
  data::size_t size() const;
  iterator begin() const;
};

Description

array public construct/copy/destruct

  1. <
    array(Tconst*arr_,std::size_tsize_);
    >

array public member functions

  1. <
    data::size_tsize()const;
    >
  2. <
    iteratorbegin()const;
    >

PrevUpHomeNext

Статья Class template array раздела Boost.Test Header <boost/test/data/monomorphic/array.hpp> может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Header <boost/test/data/monomorphic/array.hpp> ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 19:35:42/0.027643918991089/1