mu
t
able
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
src
util
ADT.cpp
Go to the documentation of this file.
1
#include <
mutable/util/ADT.hpp
>
2
3
4
using namespace
m
;
5
6
M_LCOV_EXCL_START
7
void
SmallBitset::dump
(std::ostream &out)
const
{ out << *
this
<< std::endl; }
8
void
SmallBitset::dump
()
const
{
dump
(std::cerr); }
9
M_LCOV_EXCL_STOP
ADT.hpp
M_LCOV_EXCL_START
Definition:
DataLayout.cpp:97
M_LCOV_EXCL_STOP
Definition:
Schema.cpp:151
m
‍mutable namespace
Definition:
Backend.hpp:10
m::SmallBitset::dump
void dump() const
Definition:
ADT.cpp:8
mu
t
able website
GitHub
Generated by
1.9.6