Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator<<()
[13/18]
buffer
& buffer::operator<<
(
std::string
s
)
inline
Definition at line
128
of file
buffer.hpp
.
129
{
130
put
(
s
);
131
return
*
this
;
132
}
buffer::put
void put(const char *s)
Definition
buffer.cpp:35
s
void size_t s
Definition
m2-mem.cpp:271
References
buffer()
,
put()
, and
s
.
buffer
Generated on
for Macaulay2 Engine by
1.15.0