UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

33 lines (29 loc) 1.02 kB
<!-- Copyright (c) 2004-2005 CrystalClear Software, Inc. Subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) --> <!-- this file is here simply to make the creation of new tables easier and uniform in their layout --> <para> <informaltable frame="all"> <tgroup cols="2"> <thead> <row> <entry valign="top" morerows="1">Syntax</entry> <entry>Description</entry> </row> <row> <entry>Example</entry> </row> </thead> <tbody> <row> <entry valign="top" morerows="1"><screen>time_zone_ptr zone()</screen></entry> <entry>Returns associated time_zone object via a time_zone_ptr</entry> </row> <row> <entry><screen>the example...</screen></entry> </row> </tbody> </tgroup> </informaltable> </para>