Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ str
Method
str
kernel/oswrapper/vspace.h:763–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
761
return vnew<VString>(_buffer.as_ptr(), _len);
762
}
763
const char *str() const {
764
return _buffer.as_ptr();
765
}
766
};
767
768
static inline VRef<VString> vstring(const char *s) {
Callers
15
printTable
Function · 0.45
print
Method · 0.45
toString
Function · 0.45
toPrintString
Function · 0.45
readUntil
Function · 0.45
open
Method · 0.45
writeCardinalProperty
Method · 0.45
writeMatrixProperty
Method · 0.45
writeIncidenceMatrixProperty
Method · 0.45
writeCardinalVectorProperty
Method · 0.45
renamingStrings
Method · 0.45
toString
Method · 0.45
Calls
1
as_ptr
Method · 0.45
Tested by
5
toString
Function · 0.36
toPrintString
Function · 0.36
_2S
Function · 0.36
_2S
Function · 0.36
_2S
Function · 0.36