Sha256: d29bc57d28061dffc0957d40824238bbec94c905a88a476889b4a183397de746
Contents?: true
Size: 1.91 KB
Versions: 13
Compression:
Stored size: 1.91 KB
Contents
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - reference_counter.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2003 Davis E. King (davis@dlib.net) </font><font color='#009900'>// License: Boost Software License See LICENSE.txt for the full license. </font><font color='#0000FF'>#ifndef</font> DLIB_REFERENCE_COUNTEr_ <font color='#0000FF'>#define</font> DLIB_REFERENCE_COUNTEr_ <font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='reference_counter/reference_counter_kernel_1.h.html'>reference_counter/reference_counter_kernel_1.h</a>" <font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='algs.h.html'>algs.h</a>" <font color='#0000FF'>namespace</font> dlib <b>{</b> <font color='#0000FF'>template</font> <font color='#5555FF'><</font> <font color='#0000FF'>typename</font> T, <font color='#0000FF'>typename</font> copy <font color='#5555FF'>=</font> copy_functor<font color='#5555FF'><</font>T<font color='#5555FF'>></font> <font color='#5555FF'>></font> <font color='#0000FF'>class</font> <b><a name='reference_counter'></a>reference_counter</b> <b>{</b> <b><a name='reference_counter'></a>reference_counter</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <b>{</b><b>}</b> <font color='#0000FF'>public</font>: <font color='#009900'>//----------- kernels --------------- </font> <font color='#009900'>// kernel_1a </font> <font color='#0000FF'>typedef</font> reference_counter_kernel_1<font color='#5555FF'><</font>T,copy<font color='#5555FF'>></font> kernel_1a; <b>}</b>; <b>}</b> <font color='#0000FF'>#endif</font> <font color='#009900'>// DLIB_REFERENCE_COUNTEr_ </font> </pre></body></html>
Version data entries
13 entries across 13 versions & 1 rubygems