ae2f_docs
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
submod
ae2f
Core
test
BitVec.cc
Go to the documentation of this file.
1
#
include
<
ae2f
/
BitVec
.
hpp
>
2
3
int
main
() {
4
5
#
if
__ae2f_stdcheck_CC
(
201103L
)
6
constexpr
ae2f
::
rBitVec
<
int
> a
{
23
}
;
7
#
endif
8
return
0;
9
}
__ae2f_stdcheck_CC
#define __ae2f_stdcheck_CC(v)
Definition
LangVer.h:72
main
int main()
Definition
MlpTrainXOR.cc:35
ae2f::rBitVec
Definition
BitVec.hpp:30
ae2f::rBitVec::rBitVec
constexprmethod rBitVec(const t &&obj) noexcept
Definition
BitVec.hpp:45
ae2f
This namespace contains the class from this library.
Definition
BitVec.hpp:23
Generated by
1.14.0